home *** CD-ROM | disk | FTP | other *** search
/ Champak 145 / (Vol 145) Dec 21 2011.iso / Games / magic-heaven.swf / scripts / DefineSprite_803 / frame_2 / DoAction.as
Encoding:
Text File  |  2011-12-21  |  183 b   |  7 lines

  1. if(scoreLocation == undefined)
  2. {
  3. }
  4. var noCache = getTimer() + random(100000);
  5. mcTarget.loadMovie("http://www.miniclip.com/swfcontent/highscore.swf?noCache=" + noCache);
  6. stop();
  7.